home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #2 / Monster Media No. 2 (Monster Media)(1994).ISO / drivers / lmppd4.zip / WJ800.PPD < prev    next >
PostScript Printer Description  |  1994-05-10  |  14KB  |  388 lines

  1. *PPD-Adobe: "4.0"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *% For "WinJet 800 PS"
  4. *%
  5. *% Copyright 1993 LaserMaster Corporation
  6. *% All Rights Reserved.
  7. *% Permission is granted for redistribution of this file as
  8. *% long as this copyright notice is intact and the contents
  9. *% of the file is not altered in any way from its original form.
  10. *%
  11. *% Edited by Donn Edwards, Reflex DTP Systems, May 10, 1994
  12. *% Date: 8 March, 1993
  13. *FormatVersion: "4.0"
  14. *FileVersion: "1.71"
  15. *LanguageVersion: English
  16. *PCFileName: "WJ800.PPD"
  17. *Product: "(WinJet 800 PS)"
  18. *PSVersion: "(47.0) 1"
  19. *ModelName: "WinJet 800"
  20. *NickName: "WinJet 800 PS"
  21.  
  22. *% ===Basic Capabilities ===============
  23. *AcceptsTrueType: True
  24. *TrueImageDevice: True
  25.  
  26. *ColorDevice: False
  27. *LanguageLevel: "1"
  28. *DefaultColorSpace: Gray
  29. *FreeVM: "1048576"
  30. *VariablePaperSize: False
  31. *FileSystem: False
  32. *?FileSystem: "
  33. save statusdict begin
  34.     (False) /diskstatus where{
  35.         pop diskstatus exch pop 0 ne {pop (True)} if
  36.     }if = flush
  37. end restore"
  38. *End
  39. *Throughput: "8"
  40. *Password: "0"
  41. *ExitServer: "
  42.   count 0 eq {  % is the password on the stack?
  43.     true 
  44.   }{
  45.     dup    % potential password
  46.     statusdict begin checkpassword end not
  47.   } ifelse 
  48.   {  %  if no password or not valid 
  49.     (WARNING : Cannot perform the exitserver command.) = 
  50.     (Password supplied is not valid.) = 
  51.     (Please contact the author of this software.) = flush
  52.     quit
  53.   } if 
  54.   serverdict begin exitserver
  55. "
  56. *End
  57.  
  58. *Reset: "
  59.   count 0 eq {  % is the password on the stack?
  60.     true 
  61.   }{
  62.     dup    % potential password
  63.     statusdict begin checkpassword end not
  64.   } ifelse 
  65.   {  %  if no password or not valid 
  66.     (WARNING : Cannot reset printer.) = 
  67.     (Password supplied is not valid.) = 
  68.     (Please contact the author of this software.) = flush
  69.     quit
  70.   } if 
  71.   serverdict begin exitserver
  72.   systemdict /quit get exec
  73.   (WARNING : Printer Reset Failed.) = flush
  74. "
  75. *End
  76.  
  77. *OpenUI *Resolution/Choose Resolution: PickOne
  78. *OrderDependency: 10 AnySetup *Resolution
  79. *DefaultResolutionOption: 800x300dpi
  80. *ResolutionOption 800x300dpi/800x300 dpi: "statusdict begin false proofmode end"
  81. *ResolutionOption 300dpi/300 dpi: "statusdict begin true proofmode end"
  82. *?Resolution: "
  83. save
  84.   initgraphics
  85.   0 0 moveto currentpoint matrix defaultmatrix transform
  86.   72 0 lineto currentpoint matrix defaultmatrix transform
  87.   3 -1 roll sub dup mul
  88.   3 1 roll exch sub dup mul
  89.   add sqrt round cvi
  90.   10 string cvs
  91.   (x)
  92.   0 0 moveto currentpoint matrix defaultmatrix transform
  93.   0 72 lineto currentpoint matrix defaultmatrix transform
  94.   3 -1 roll sub dup mul
  95.   3 1 roll exch sub dup mul
  96.   add sqrt round cvi
  97.   10 string cvs print print print (dpi) = flush
  98. restore"
  99. *End
  100. *CloseUI: *Resolution
  101.  
  102. *% Halftone Information ===============
  103. *ScreenFreq: "70.0"
  104. *ScreenAngle: "45.0"
  105. *DefaultScreenProc: Dot
  106. *ScreenProc Dot: "
  107. {dup mul exch dup mul add 1.0 exch sub }
  108. "
  109. *End
  110. *ScreenProc Line: "{ pop }"
  111. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  112.  
  113. *DefaultTransfer: Null
  114. *Transfer Null: "{ }"
  115. *Transfer Null.Inverse: "{ 1 exch sub }"
  116.  
  117. *% Paper Handling ===================
  118.  
  119. *% Use these entries to set paper size most of the time, unless there is
  120. *% specific reason to use PageRegion or PaperTray.
  121. *OpenUI *PageSize: PickOne
  122. *OrderDependency: 30 AnySetup *PageSize
  123. *DefaultPageSize: A4
  124. *PageSize Letter: "letter"
  125. *PageSize Legal: "legal"
  126. *PageSize Statement: "statement"
  127. *PageSize Executive: "executivesize"
  128. *PageSize A4: "a4"
  129. *PageSize A5: "a5"
  130. *PageSize Envelope.297.684/C10 Envelope: "com10envelope"
  131. *PageSize Envelope.312.624/DL Envelope: "dlenvelope"
  132. *?PageSize: "statusdict begin pagetype = end"
  133. *CloseUI: *PageSize
  134.  
  135. *% These entries will set up the frame buffer. Usually used with manual feed.
  136. *OpenUI *PageRegion: PickOne
  137. *OrderDependency: 40 AnySetup *PageRegion
  138. *DefaultPageRegion: A4
  139. *PageRegion Letter: "letter"
  140. *PageRegion Legal: "legal"
  141. *PageRegion Executive: "executivesize"
  142. *PageRegion A4: "a4"
  143. *PageRegion Envelope.297.684/C10 Envelope: "com10envelope"
  144. *PageRegion Envelope.312.624/DL Envelope: "dlenvelope"
  145. *CloseUI: PageRegion
  146.  
  147. *% These entries will invoke a particular tray--error may occur if tray is not inserted.
  148. *% These errors should be trapped by software and a message displayed
  149. *DefaultPaperTray: None
  150. *PaperTray Letter: ""
  151. *PaperTray Legal: ""
  152. *PagerTray Executive: ""
  153. *PaperTray A4: ""
  154. *PaperTray Envelope.297.684/C10 Envelope: ""
  155. *PaperTray Envelope.312.624/DL Envelope: ""
  156.  
  157. *% The following entries provide information about specific paper keywords.
  158. *DefaultImageableArea: A4
  159. *ImageableArea Letter: "15 8 597 776 "
  160. *ImageableArea Legal: "15 8 597 1000 "
  161. *ImageableArea Statement: "15 8 388 597"
  162. *ImageableArea Executive: "18 17 505 740"
  163. *ImageableArea A4: "13 10 577 832"
  164. *ImageableArea A5: "13 10 416 577"
  165. *ImageableArea Envelope.297.684/C10 Envelope: "11 14 287 670"
  166. *ImageableArea Envelope.312.624/DL Envelope: "4 4 308 620"
  167. *?ImageableArea: "
  168.     save
  169.     newpath clippath pathbbox
  170.     4 -1 roll =
  171.     3 -1 roll =
  172.     exch = = flush
  173.     restore
  174. "
  175. *End
  176.  
  177. *% These provide the physical dimensions of the paper (by keyword)
  178. *DefaultPaperDimension: A4
  179. *PaperDimension Letter: "612 792"
  180. *PaperDimension Legal: "612 1008"
  181. *PaperDimension Statement: "396 612"
  182. *PaperDimension Executive: "522 756"
  183. *PaperDimension A4: "595 842"
  184. *PaperDimension A5: "421 595"
  185. *PaperDimension Envelope.297.684/C10 Envelope: "297 684"
  186. *PaperDimension Envelope.312.624/DL Envelope: "312 624"
  187.  
  188. *RequiresPageRegion All: True
  189. *DefaultOutputBin: OnlyOne
  190. *OpenUI *InputSlot: PickOne
  191. *OrderDependency: 20 AnySetup *InputSlot
  192. *DefaultInputSlot: AutoSelect
  193. *InputSlot Upper: "statusdict begin 1 setpapertray end"
  194. *InputSlot AutoSelect: "statusdict begin -2 setpapertray end"
  195. *CloseUI: *InputSlot
  196.  
  197. *OpenUI *ManualFeed: Boolean
  198. *OrderDependency: 20 AnySetup *ManualFeed
  199. *DefaultManualFeed: False
  200. *ManualFeed True: "statusdict begin /manualfeed true store end"
  201. *ManualFeed False: "statusdict begin /manualfeed false store end"
  202. *?ManualFeed: "statusdict begin /manualfeed get{(True)} {(False)} ifelse = flush end"
  203. *CloseUI: *ManualFeed
  204.  
  205. *DefaultOutputOrder: Normal
  206.  
  207. *DefaultCollator: None
  208. *DefaultSorter: None
  209. *DefaultDuplex: None
  210.  
  211. *% Font Information =====================
  212.  
  213. *DefaultFont: Courier
  214. *Font AvantGarde-Book: Standard "(001.003)"
  215. *Font AvantGarde-BookOblique: Standard "(001.003)"
  216. *Font AvantGarde-Demi: Standard "(001.003)"
  217. *Font AvantGarde-DemiOblique: Standard "(001.003)"
  218. *Font Bookman-Demi: Standard "(001.003)"
  219. *Font Bookman-DemiItalic: Standard "(001.003)"
  220. *Font Bookman-Light: Standard "(001.003)"
  221. *Font Bookman-LightItalic: Standard "(001.003)"
  222. *Font Courier-BoldOblique: Standard "(001.003)"
  223. *Font Courier: Standard "(001.003)"
  224. *Font Courier-Bold: Standard "(001.003)"
  225. *Font Courier-Oblique: Standard "(001.003)"
  226. *Font Helvetica-BoldOblique: Standard "(001.003)"
  227. *Font Helvetica: Standard "(001.003)"
  228. *Font Helvetica-Bold: Standard "(001.003)"
  229. *Font Helvetica-Narrow: Standard "(001.003)"
  230. *Font Helvetica-Oblique: Standard "(001.003)"
  231. *Font Helvetica-Narrow-Bold: Standard "(001.003)"
  232. *Font Helvetica-Narrow-Oblique: Standard "(001.003)"
  233. *Font Helvetica-Narrow-BoldOblique: Standard "(001.003)"
  234. *Font NewCenturySchlbk-Bold: Standard "(001.003)"
  235. *Font NewCenturySchlbk-BoldItalic: Standard "(001.003)"
  236. *Font NewCenturySchlbk-Italic: Standard "(001.003)"
  237. *Font NewCenturySchlbk-Roman: Standard "(001.003)"
  238. *Font Palatino-Bold: Standard "(001.003)"
  239. *Font Palatino-Italic: Standard "(001.003)"
  240. *Font Palatino-Roman: Standard "(001.003)"
  241. *Font Palatino-BoldItalic: Standard "(001.003)"
  242. *Font Symbol: Special "(001.003)"
  243. *Font Times-BoldItalic: Standard "(001.003)"
  244. *Font Times-Bold: Standard "(001.003)"
  245. *Font Times-Italic: Standard "(001.003)"
  246. *Font Times-Roman: Standard "(001.003)"
  247. *Font ZapfChancery-MediumItalic: Standard "(001.003)"
  248. *Font ZapfDingbats: Standard "(001.003)"
  249. *?FontQuery: "
  250. save  4 dict begin /sv exch def
  251. /str (fonts/                              ) def
  252. /st2 128 string def
  253. {
  254.   count 0 gt {
  255.     dup st2 cvs (/) print print (:) print
  256.     dup FontDirectory exch known {pop (Yes)}{
  257.      str exch st2 cvs dup length /len exch def
  258.      6 exch putinterval str 0 len 6 add getinterval mark exch
  259.      { } st2 filenameforall counttomark 0 gt {
  260.       cleartomark (Yes)}{cleartomark (No)}ifelse
  261.     }ifelse = flush
  262.   }{ exit } ifelse
  263. } bind loop 
  264. (*) = flush
  265. sv end restore
  266. "
  267. *End
  268.  
  269. *?FontList: "
  270. save  2 dict begin /sv exch def
  271. /str 128 string def
  272. FontDirectory { pop == } bind forall flush 
  273. /filenameforall where { 
  274.  pop save (fonts/*) { 
  275.   dup length 6 sub 6 exch getinterval cvn ==  
  276.  } bind str filenameforall flush restore
  277. } if 
  278. (*) = flush
  279. sv end restore
  280. "
  281. *End
  282.  
  283. *% Printer Messages (verbatim from printer):
  284. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  285. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  286. *Message: "\FontName\ not found, using Courier"
  287.  
  288. *% Status (format: %%[ status: <one of these> ]%% )
  289. *Status: "idle"
  290. *Status: "busy"
  291. *Status: "waiting"
  292. *Status: "printing"
  293. *Status: "warming up"
  294. *Status: "PrinterError: timeout, clearing printer"
  295. *Status: "PrinterError: warming up"
  296. *Status: "PrinterError: service call"
  297. *Status: "PrinterError: paper entry misfeed"
  298. *Status: "PrinterError: no toner cartridge"
  299. *Status: "PrinterError: paper entry misfeed"
  300.  
  301. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  302. *Source: "parallel"
  303.  
  304. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  305. *PrinterError: "timeout, clearing printer"
  306. *PrinterError: "warming up"
  307. *PrinterError: "service call"
  308. *PrinterError: "paper entry misfeed"
  309. *PrinterError: "no toner cartridge"
  310. *PrinterError: "paper entry misfeed"
  311.  
  312. *DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  313.  
  314. *% Color Separation Information =====================
  315.  
  316. *DefaultColorSep: ProcessBlack.71lpi.800dpi/71 lpi / 800 dpi
  317.  
  318. *InkName: ProcessBlack/Process Black
  319. *InkName: CustomColor/Custom Color
  320. *InkName: ProcessCyan/Process Cyan
  321. *InkName: ProcessMagenta/Process Magenta
  322. *InkName: ProcessYellow/Process Yellow
  323.  
  324. *% For 60 lpi / 300 dpi =====================================================
  325.  
  326. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  327. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  328. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  329. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  330. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  331.  
  332. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  333. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  334. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  335. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  336. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  337.  
  338. *% For 53 lpi / 300 dpi =====================================================
  339.  
  340. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  341. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  342. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
  343. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
  344. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  345.  
  346. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  347. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  348. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  349. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  350. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  351.  
  352. *% For 85 lpi / 800 dpi (5,5,2,6,6,2,20/3,0) ===============================
  353.  
  354. *ColorSepScreenAngle ProcessBlack.85lpi.800dpi/85 lpi / 800 dpi: "45.0"
  355. *ColorSepScreenAngle CustomColor.85lpi.800dpi/85 lpi / 800 dpi: "45.0"
  356. *ColorSepScreenAngle ProcessCyan.85lpi.800dpi/85 lpi / 800 dpi: "71.5651"
  357. *ColorSepScreenAngle ProcessMagenta.85lpi.800dpi/85 lpi / 800 dpi: "18.4349"
  358. *ColorSepScreenAngle ProcessYellow.85lpi.800dpi/85 lpi / 800 dpi: "0.0"
  359.  
  360. *ColorSepScreenFreq ProcessBlack.85lpi.800dpi/85 lpi / 800 dpi: "84.8528"
  361. *ColorSepScreenFreq CustomColor.85lpi.800dpi/85 lpi / 800 dpi: "84.8528"
  362. *ColorSepScreenFreq ProcessCyan.85lpi.800dpi/85 lpi / 800 dpi: "94.8683"
  363. *ColorSepScreenFreq ProcessMagenta.85lpi.800dpi/85 lpi / 800 dpi: "94.8683"
  364. *ColorSepScreenFreq ProcessYellow.85lpi.800dpi/85 lpi / 800 dpi: "30.0"
  365.  
  366. *ColorSepScreenProc ProcessYellow.85lpi.800dpi/85 lpi / 800 dpi: "
  367. {1 add 2 div 3 mul dup floor sub 2 mul 1 sub exch 
  368. 1 add 2 div 3 mul dup floor sub 2 mul 1 sub exch 
  369. abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1 
  370. sub }{dup mul exch dup mul add 1 exch sub }ifelse }"
  371. *End
  372.  
  373. *% For 71 lpi / 800 dpi =====================================================
  374.  
  375. *ColorSepScreenAngle ProcessBlack.71lpi.800dpi/71 lpi / 800 dpi: "45.0"
  376. *ColorSepScreenAngle CustomColor.71lpi.800dpi/71 lpi / 800 dpi: "45.0"
  377. *ColorSepScreenAngle ProcessCyan.71lpi.800dpi/71 lpi / 800 dpi: "71.5651"
  378. *ColorSepScreenAngle ProcessMagenta.71lpi.800dpi/71 lpi / 800 dpi: "18.4349"
  379. *ColorSepScreenAngle ProcessYellow.71lpi.800dpi/71 lpi / 800 dpi: "0.0"
  380.  
  381. *ColorSepScreenFreq ProcessBlack.71lpi.800dpi/71 lpi / 800 dpi: "70.7107"
  382. *ColorSepScreenFreq CustomColor.71lpi.800dpi/71 lpi / 800 dpi: "70.7107"
  383. *ColorSepScreenFreq ProcessCyan.71lpi.800dpi/71 lpi / 800 dpi: "63.2456"
  384. *ColorSepScreenFreq ProcessMagenta.71lpi.800dpi/71 lpi / 800 dpi: "63.2456"
  385. *ColorSepScreenFreq ProcessYellow.71lpi.800dpi/71 lpi / 800 dpi: "66.6667"
  386.  
  387. *% end of PPD file for WinJet 800 PS - Windows 3.1 version */
  388. *%